Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 2 - AppleScript Language Reference
Chapter 4 - Commands / Using Command Definitions


Result

Many, but not all, commands return results. The result of a command is the value generated when the command is executed. The "Result" section of a command definition tells whether a result is returned, and if so, lists its class. For example, the result of the Move command shown in Figure 4-1 is a reference to the object that was moved.

For more information about results, see "Using Results" on page 81.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996